.fn_h {
	height: 110px;
	display: none;
}

.g_fnva {
	position: fixed;
	z-index: 100;
	bottom: 0;
	width: 100%;
	background: #2a2a2a;
	display: none;
}

.m-f01 li {
	float: left;
	width: 25%;
	text-transform: uppercase;
	border-right: 1px  solid rgba(255,255,255,0.5);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.m-f01 li em {
	display: block;
	width: 45%;
	padding-top: 6px;
	margin: 0 auto;
}

.m-f01 li img {
	width: 24px;
	display: block;
	margin: 0 auto;
}

.m-f01 a {
	color: #fff;
	line-height: 30px;
	display: block;
	text-align: center;
	font-size: 14px;
	position: relative;
}

.h_h {
	height: 100px;
}

.head {
	height: 100px;
	width: 100%;
	position: fixed;
	z-index: 999;
	top:0;
	padding: 40px 0;
	transition:1s;
}
.headfix{
	padding:0;
	background: rgba(10, 35, 85, 0.7);
}
.head .wrap{
	position: relative;
	height:100%;
}
.head .logo {
	margin-top: 15px;
}

.head .logo img {
	height: 70px
}
.head .hright{
	padding-top:40px;
}
.head .hright .hbut{
	padding:0 30px;
	cursor:pointer;
}
.head .hright .hlan{
	font-size:18px;
	color:#fff;
}
.head .hright .hlan a{
	font-size:18px;
	color:#fff;
}

.head-wap {
	display: none;
}

.m_img {
	display: block;
	height: 54px;
	background: #fff;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 9999;
	overflow: hidden;
}

.m_img .headlf {
	padding-top: 7px;
	padding-left: 7px;
	float: left;
}

.m_img .headlf .m_logo {
	max-height: 40px;
	display: block;
}
.m_img .headlf a{
	justify-content: start;
}
.m_img .headlf .logoz{
	padding-left:10px;
}
.m_img .headlf .logoz .lp1{
	font-size:22px;
	font-weight:800;
	line-height: 1.2;
	margin-bottom:5px;
}
.m_img .headlf .logoz .lp2{
	font-size:12px;
	font-weight:400;
	line-height: 1;
}
.m_img .headrg {
	padding-right: 10px;
	padding-top: 15px;
	float: right;
}

.m_img .headrg a .m_menuimg {
	height: 22px;
	vertical-align: top;
	display: block
}

.m_nav {
	display: block;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	z-index: 10000
}

.m_nav .closecover {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #0b0d19;
	filter: alpha(opacity=0);
	opacity: 0;
	left: 0px;
	top: 0px;
	z-index: 1
}

.m_nav .closeicon {
	position: absolute;
	width: 20%;
	left: 0;
	top: 5%;
	z-index: 100;
	text-align: center;
	filter: alpha(opacity=0);
	opacity: 0
}

.m_nav .m_navList {
	position: absolute;
	width: 80%;
	right: 0px;
	top: 0px;
	background: #0b0d19;
	height: 100%;
	z-index: 100;
	right: -80%;
	overflow-y: scroll;
}

.m_nav .m_navList ul {
	padding-left: 5%;
	padding-right: 5%
}

.m_nav .m_navList ul li {
	border-bottom: 1px solid #232530
}

.m_nav .m_navList ul li a {
	display: block;
	height: 45px;
	color: #fff;
	line-height: 45px;
	padding-left: 5%;
	font-size: 16px
}

.m_nav .m_navList ul li .m_f_a {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%
}

.m_nav .m_navList ul li .m_f_a a {
	flex: 1;
}

.m_nav .m_navList ul li .m_f_a i {
	width: 40px;
	height: 35px;
	box-sizing: border-box;
	padding: 0 5px;
	display: block;
}

.icon {
	background: url(../image/plus.png) 100% no-repeat;
	background-position: 50% 50%;
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	transition: all 0s
}

.icon_on {
	background: url(../image/reduce.jpg) 50% no-repeat!important;
	background-position: 50% 50%;
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	transition: all 0s
}

.m_nav .m_navList ul li .m_s_nav {
	display: none;
	width: 100%;
}

.m_nav .m_navList ul li .m_s_nav a {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	padding-left: 10%;
	overflow: hidden;
	white-space: nowrap;
	width: 90%;
	text-overflow: ellipsis;
}


@media (max-width: 1200px) {
	.head .tel {
		display: none;
	}
}

@media (max-width: 1024px) {
	.head{
		display: none;
	}

	.g_fnva,.fn_h,.head-wap {
		display: block;
	}

	.h_h {
		height: 54px;
	}
}
.foot{
	background: #004c95;
}
.ftop{
	padding:80px 0 140px;
}
.fbot{
	padding:20px 0;
	font-size:16px;
	color:#cfd9e3;
	text-align: center;
	background: #0b3378;
}
.fbot a{
	color:#cfd9e3;
	margin:0 5px;
}
.caidan1{
	display: block;
	font-size:20px;
	color: #cfd9e3;
	font-weight: 800;
	line-height: 1;
	margin-bottom:30px;
}
.caidan2{
	display: block;
	font-size:18px;
	color: #cfd9e3;
	font-weight: 400;
	line-height: 1;
	margin-bottom:20px;
}
.ewm p{
	display: block;
	font-size:18px;
	color: #cfd9e3;
	font-weight: 400;
	line-height: 1;
	text-align: center;
	padding-bottom: 10px;
}
.ewm{
	margin:0 10px;
}
.ewm:first-child{
	margin-left: 0;
}
.ewm:last-child{
	margin-right: 0;
}
.f2rbot{
	margin-top:50px;
}
.frmt{
	width:40px;
	height:40px;
	border-radius:50%;
	background: #fff;
	color: #242424;
	padding:10px;
	box-sizing: border-box;
}
.frmt:hover svg path{
	fill:#fff;
}
.frmt1:hover{
	background: #000;
}
.frmt2:hover{
	background: #296db8;
}
.frmt3:hover{
	background: #05c15f;
}
.frmt4:hover{
	background: #0c66c0;
}
.frmt5:hover{
	background: #0865fe;
}
.frmt6:hover{
	background: #ff0000;
}
.frmt .icon{
	background: none!important;
}
@media(max-width:1000px){
	.caidan-block{
		display: none;
	}
	.flx{
		display: block;
	}
	.ftop{
		padding:30px 0;
	}
}
/*pc nav*/
.hxl{
	width:100vw;
	height:100vh;
	background: rgba(10, 35, 85, 0.9);
	position: fixed;
	top:0;
	left:0;
	z-index:999;
	display:none;
}
.hz{
	display: flex;
	flex-direction:column;
	justify-content:center;/*相对父元素水平居中*/
}
.hz .hlan{
	text-align: center;
	font-size:18px;
	color:#fff;
	margin-top:50px;
}
.hz .hlan a{
	color:#fff;
}

.hlan a:hover{
	color:#faba01;
}

.hc{
	display: flex;
	flex-direction:column;
	justify-content:center;
}
.nav1{
	display: block;
	line-height: 1.2;
	font-size: 35px;
	padding-top: 20px;
	padding-bottom: 20px;
	color:#fff;
	position: relative;
}
.hcb1{
	position: relative;
	width:500px;
}
.nav1:after{
	content:'';
	position: absolute;
	left:250px;
	width:0px;
	height: 3px;
	background: #f33f1c;
	top:50%;
	transition:1s;
}
.nav1:hover:after{
	width:100px;
}
.nav2c{
	display: none;
	position: absolute;
	left:380px;
	top:0;
	z-index:99;
}
.nav2{
	display: block;
	color:#fff;
	font-size:20px;
	line-height: 2;
	width: 150px;
}


.hr{
	height:100vh;
	position: relative;
	width:100px;
}
.hshang{
	width: 40px;
	height: 40px;
	background: url(../image/close-vid2.png) no-repeat center/100% auto;
	position: absolute;
	top: 50%;
	right: 0;
	z-index: 999;
	cursor: pointer;
	transition:1s;
}
.hshang:hover{
	transform: rotate(180deg);
}

.hcb1:first-child .nav2c{
	top: -75%;
}
/*头部中间*/
.hcenter{
	justify-content: center;
	align-items:center;
	flex-wrap: wrap;
	display: none;
}
.headfix .hcenter{
	display: flex;
}
.hcenter a{
	color:#fff;
	
}
.navc{
	position: relative;
	height:100%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.navc1{
	padding:10px 30px;
	font-size:18px;
}
.navd{
	display: none;
	position: absolute;
	top:100%;
	width:100%;
	box-sizing:border-box;
	background: rgba(10, 35, 85, 0.7);
}
.navc2{
	display:block;
	text-align:center;
	width:100%;
	padding:10px 0;
}
.navc2:first-child{
	padding-top:20px;
}
.navc2:last-child{
	padding-bottom:20px;
}
.navc:hover .navd{
	display: block;
}
@media(max-width:1500px){
	.navc1{
		padding:10px 20px;
		font-size:16px;
	}
}
